* bidi.c: Tune.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Oct 2012 06:19:52 +0000 (23:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Oct 2012 06:19:52 +0000 (23:19 -0700)
commit3d610a7b7949bdbc7dd340868e22fd1fcca2549e
treec3407edea00a8394e03cb735e1138d475560a81a
parent69da706dd267fcedd94756d7023789cfe8f66174
* bidi.c: Tune.

(bidi_copy_it): Do the whole copy with a single memcpy.
(bidi_char_at_pos): Merge the two STRING_CHAR calls into one.
src/ChangeLog
src/bidi.c